home *** CD-ROM | disk | FTP | other *** search
/ SPACE 2 / SPACE - Library 2 - Volume 1.iso / apps / 532 / kaosdesk / icnedit.txt < prev    next >
Text File  |  1991-06-17  |  3KB  |  58 lines

  1. 3)   ICONTYPES
  2. --------------
  3.  
  4.   Using "Show as icons" all existing programs and files are represented 
  5. by the use of distinct symbols.
  6.   In general, programs (files with PRG,APP,TOS,TTP) are represented by 
  7. what may appear to be a empty monitor screen with a menu bar at top. 
  8. {Looks more like a program binder to me}.  Batchfiles (BAT,BTP) likewise 
  9. have a special symbol.  Data files are represented as a sheet of paper 
  10. with the upper right hand corner folded over.
  11.   The file KAOSDESK.ICN must be present before custom icons can be 
  12. displayed. {NOTE: If KAOSDESK.ICN is not found, the icons within windows 
  13. are shown as blank program and data icons. Icons residing on the desktop 
  14. will display as boxes filled with random garbage}. The linkage of 
  15. icon <-> file occurs in the textfile NAMES.TXT and can easily be changed 
  16. with any text editor.  Subsequently, this file and the icon files are 
  17. processed with MKICONS.TOS to link the icons to the proper files.
  18.   Icons are added following this sequence:
  19. - Icons are created or edited using ICNEDIT.PRG, which may be used to
  20.   load, change, and save icons. Program icons have the extension ".ICP", 
  21.   data icons ".ICD".
  22. - The linkage to a filename is determined by the contents of NAMES.TXT,
  23.   which may changed with any text editor. The example file provided may
  24.   be used as a guide. Icons can be linked not only by file name, but also
  25.   by a complete path specification. Icons that are not linked to any
  26.   filename are not used.
  27. - Finally, start the program MKICONS.TOS, the the textfile "compiler"
  28.   and all icons are linked to their respective files.
  29. - The provided file "KAOSDESK.ICN" must reside in the same folder in
  30.   which KAOSDESK.PRG is found.
  31.  
  32.  
  33. X)   The Icon Editor: ICNEDIT
  34. -----------------------------
  35.  
  36.   ICNEDIT reside in that first complete version 1.00 before, the 
  37. opposite he who prior version any video format support, the 
  38. ICONS in their final valid form indicate as well as with parameters
  39. call up become can.
  40.   ICNEDIT can only change or create additional icons for programs and 
  41. files.  Icons for the trashcan, printer, drives, batchfiles, and
  42. folders cannot be changed.  ICNEDIT creates files with the extensions
  43. .ICP (program icon) and .ICD (data icon), both using 112 bytes.  
  44. ICNEDIT can load and program or data icon.
  45.   Each icon has the a format of 32 pixels (width) by 28 pixels (height), 
  46. Not every pixel can be drawn or erased, but only the inner area, the 
  47. icon border stencil displayed by ICNEDIT cannot be changed. To turn on a 
  48. pixel, press the mouse left button.  To erase a pixel, hold down the right 
  49. mouse button while pressing the left mouse button, or depress the shift 
  50. key while pressing the left mouse button. Each pixel will be displayed 
  51. simultaneously in the original size icon shown at the bottom of the 
  52. screen. The original size icons also display the current filename for the 
  53. icon being edited (less the drive path).
  54.   ICNEDIT can in principle run in any resolution. At low resolution the 
  55. menus are too big, and the pixels in the large icon edit panels are 
  56. difficult to make out. Other than the fact that this is unattractive, 
  57. the program is fully functional. 
  58.